-
Home
-
Tickera – Sell Tickets & Manage Events
-
3.5.5.9
-
Code
-
Classes
- TC_Ticket
| Total Complexity |
56 |
| Dependencies |
3 |
| Dependents |
50 |
| Total lines |
283 |
| Lines of code |
168 |
| Logical lines of code |
102 |
| Comment lines |
48 |
| Methods |
12 |
| Properties |
4 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| is_checkin_available() |
B |
40 |
16 |
55 |
| is_sales_available() |
A |
52 |
10 |
21 |
| __construct() |
A |
52 |
8 |
24 |
| is_sold_ticket_exceeded_limit_level() |
S |
57 |
7 |
15 |
| is_ticket_exceeded_quantity_limit() |
S |
62 |
3 |
13 |
| get_number_of_sold_tickets() |
S |
73 |
2 |
4 |
| get_tickets_quantity_left() |
S |
66 |
2 |
9 |
| delete_ticket() |
S |
71 |
2 |
7 |
| get_ticket_event() |
S |
74 |
2 |
4 |
| get_ticket_id_by_name() |
S |
64 |
2 |
10 |
| TC_Ticket() |
S |
80 |
1 |
3 |
| get_ticket() |
S |
80 |
1 |
3 |